CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc 图片保存

搜索资源列表

  1. 1

    0下载:
  2. 用于bmp位图的vc平台下的显示,主要利用了dib类,由于mfc中不支持这个类,自己编写了这个类用于图片的打开和保存-Vc for bmp bitmap display platform, the main advantage of the dib class does not support the mfc class, write your own pictures of this class is used to open and save
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3207993
    • 提供者:luqian
  1. tupianxianshi

    0下载:
  2. 图片显示,在单文档的MFC的模式下,打开及保存等功能-Photo shows a single document in the MFC model, open and save functions
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3753451
    • 提供者:
  1. Capture

    0下载:
  2. 截图程序,可以选择几种截图方式,从中可以学到在MFC中图片的保存等知识。-Screenshot programs, you can choose several ways screenshots, which you can learn to save the picture in MFC and other knowledge.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4027525
    • 提供者:FENGYUN
  1. HDraw

    0下载:
  2. 改程序主要实现了绘制图元的基本功能,利用MFC完成功能的实现。并可将图件保存为图片格式。对学习GDI编程的人有一定帮助。-The program mainly realizes the rendering the basic function of graphical, using MFC complete function. And can be preserved for maps image format. To study the GDI programming have help.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-02
    • 文件大小:14601968
    • 提供者:曹斌
  1. qingfeng2

    0下载:
  2. 使用MFC开发,对桌面的图片进行截图,并且保存为BMP图,-Using MFC development, screenshots, desktop picture and save as BMP map
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3446795
    • 提供者:zzzzzqf
  1. CMyDrawDemo

    0下载:
  2. 将MFC框架内制定区域转换成一张图片并保存,代码可以祝你很好学习bitmap格式-Within the framework of the MFC region into a picture and save it, the code can wish you a very good learning bitmap format
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12239170
    • 提供者:lipeng
  1. TestCopyScreen

    0下载:
  2. 我自己用MFC写后个屏幕拷贝程序,有界面操作,实现把界面保存成BMP32位图片-After my own use MFC to write a screen copy program, there are interface operation, to achieve the interface bit Image saved as BMP32
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:36354
    • 提供者:chenqingyun
  1. MFCReadImg1

    0下载:
  2. 基于MFC实现了对网络摄像头抓起画面的连续显示,通过点击保存键保存对应时刻的图片,项目需要,已编译实现-Based on MFC achieve continuous display screen Webcam grabbed save the the corresponding moment the pictures by clicking on the save button, the project needs, has been compiled to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:12521668
    • 提供者:李泽国
  1. chap1_5

    0下载:
  2. MFC多文档程序 功能为打开图片,保存图片,添加了DIB类-open a bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4151333
    • 提供者:freedom
  1. tt

    0下载:
  2. VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:5690121
    • 提供者:黄华楼
  1. MFCshowimage

    0下载:
  2. MFC对话框打开一幅图片,并在picture中显示,最后保存图片,过程详尽,有图解-MFC dialog to open a picture and display it in the picture, and finally save pictures and detailed process, graphic
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:409278
    • 提供者:林华
  1. DragWind

    0下载:
  2. 实现抓取屏幕,保存为图片格式,类似于QQ截图,实现聊天功能的MFC程序。-Achieve capture screen, save it as a picture format, similar to the QQ screenshots, chat function of the MFC.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:46143
    • 提供者:杨强
  1. Examples

    0下载:
  2. MFC四个实例分别实现:图片的打开与保存;双缓冲画图;自定义消息;文件列表显示;-MFC four instances were achieved: open and save the image double buffered drawing custom message File list display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3420828
    • 提供者:何秀强
  1. Snap

    0下载:
  2. MFC 实现简单的将当前屏幕截图保存为一张BMP图片...源代码工程
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4015675
    • 提供者:欧阳
  1. MyWord

    0下载:
  2. 小型文本编辑器,扩展mfc的richedit,支持图片插入调整,文档的打开保存-Small text editor, support for image insertion adjustment
  3. 所属分类:RichEdit

    • 发布日期:2017-05-21
    • 文件大小:6242502
    • 提供者:戴峥
  1. CMFCPictureScale

    0下载:
  2. 在mfc中,采用对话框程序,实现图片的浏览、缩放、滚动条、格式转换、保存等相应的功能。-In mfc, using the dialog box procedure, to achieve the picture browse, zoom, scroll bars, format conversion, save the corresponding function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3516076
    • 提供者:华仔
  1. DrawGraph1

    1下载:
  2. 基于VS2010的MFC绘图程序,包括圆,矩形,点,线,文字,图片的绘制和修改,保存为可见文本。-this project is based on VS2010.It support the drawing and saving of circle,rectangular,point,line,text and picture.
  3. 所属分类:Graph Drawing

    • 发布日期:2015-12-24
    • 文件大小:12435456
    • 提供者:cy
  1. bmpScreen

    0下载:
  2. /*类名称:bmpScreen.h。 类功能:提供了一个MFC下截取窗口特定部分并保存为bmp图片的类。 类参数:Crect rect, int left, int top, int top, char* name。 类参数说明: (1)Crect rect 定义截图框的大小。 (2)int left 定义截图框距截图窗口左边的距离。 (3)int top 定义截图框距截图窗口上边的距离。 (4)char *name 定义所截图的
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:koma
  1. ShowDIB

    0下载:
  2. 可以实现BMP图片打开、保存、二值化,利用的是VC++ 语言实现的MFC应用程序-BMP images can open, save, binarization
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2536537
    • 提供者:gaigai
  1. image

    0下载:
  2. VC6.0 MFC bmp格式的图片的打开与保存。-VC6.0 MFC bmp image opens and saves
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1857847
    • 提供者:xjt
« 1 23 »
搜珍网 www.dssz.com